home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 December / DPPCPRO1205.ISO / Assets / Interface / Main.dxr / Flash Components_1_Centre pane.swf / scripts / DefineButton2_35 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2005-05-20  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.